home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0326.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.6 KB  |  42 lines

  1. After extensive testing on Backbone I've come to a conclusion on why
  2. it won't work on some poeples computers.
  3.  
  4. Basically, its just too big! The code is fairly big and it reserves
  5. a LOT of memory.
  6.  
  7. Things that can help get it run include: 
  8. -cutting chunks of code out to make it smaller.
  9. -reducing the amount of memory reserved.
  10. -not having error message when compiling it.
  11.  
  12. Now apart from the last one (which doesn't help much anyway) I can't
  13. really do the other two without wrecking my program.
  14.  
  15. Does anyone have any idea what causes AMOS to go crazy with big progs.
  16. etc.
  17. Oh, and I HAVE tried the Long Forward Jump option in the compiler!
  18.  
  19. Anyone know how to solve it? Any hope of someone patching something?
  20.  
  21. Arrgh! I'm dieing!
  22.  
  23. -Murray
  24.  
  25. --
  26.  
  27.  Alastair  \\|//   malcolm.murray@virgin.net
  28.   Murray   (o o)      http://freespace.virgin.net/malcolm.murray
  29. |~~~~~~oOOo~(_)~oOOo~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~|
  30. | ---===ON AMINET===--- |dev/misc/Backbone | --==IN PRODUCTION==--  |
  31. |  game/shoot/Hanger18  |game/shoot/Traitor|    The Turtleminator   |
  32. |game/jump/BananaIslands|  game/role/CHAOS |       Hangar 18 II     |
  33. |  game/shoot/Extinct   | game/jump/Blobby | Backbone - Game Creator|
  34. |   dev/amos/KeyState   | dev/amos/PicPack |Star Trek - BORG Assault|
  35. |  pix/nicon/TrekNIcons | game/shoot/XII   |                        |
  36. | game/shoot/KillEmAll  |                  |                        |
  37. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  38. Man shall never reach the moon, for such a quantity of gunpowder would
  39. be needed as to gravely injure the crew - Children's Encyclopedia 1926
  40.  
  41.  
  42.